Rate Overview
Live
1 GMD = 1.2651 BTN
1 BTN = 0.790428
GMD
Avg
1.2343
High
1.3139
Low
1.1828
Last updated: 6/22/2026, 3:32:47 AM
Quick Conversions
| GMD | BTN |
|---|---|
| 1 GMD | 1.27 BTN |
| 10 GMD | 12.65 BTN |
| 50 GMD | 63.26 BTN |
| 100 GMD | 126.51 BTN |
| 500 GMD | 632.57 BTN |
| 1,000 GMD | 1,265.14 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-06-22T03:32:47Z",
"rates": {
"BTN": 1.265138
}
}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": 126.5138,
"rate": 1.265138
}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