Rate Overview
Live
1 GMD = 1.2896 BTN
1 BTN = 0.775405
GMD
Avg
1.2084
High
1.2896
Low
1.1697
Last updated: 3/28/2026, 12:19:43 PM
Quick Conversions
| GMD | BTN |
|---|---|
| 1 GMD | 1.29 BTN |
| 10 GMD | 12.90 BTN |
| 50 GMD | 64.48 BTN |
| 100 GMD | 128.96 BTN |
| 500 GMD | 644.82 BTN |
| 1,000 GMD | 1,289.65 BTN |
Get GMD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=BTNExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-03-28T12:19:43Z",
"rates": {
"BTN": 1.289649
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "BTN",
"amount": 100
},
"result": 128.9649,
"rate": 1.289649
}Build with GMD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key