Rate Overview
Live
1 GMD = 1.2920 BTN
1 BTN = 0.774017
GMD
Avg
1.2898
High
1.3090
Low
1.2651
Last updated: 7/6/2026, 7:23:26 AM
Quick Conversions
| GMD | BTN |
|---|---|
| 1 GMD | 1.29 BTN |
| 10 GMD | 12.92 BTN |
| 50 GMD | 64.60 BTN |
| 100 GMD | 129.20 BTN |
| 500 GMD | 645.98 BTN |
| 1,000 GMD | 1,291.96 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-07-06T07:23:26Z",
"rates": {
"BTN": 1.291961
}
}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": 129.1961,
"rate": 1.291961
}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