Rate Overview
Live
1 GMD = 1.2897 BTN
1 BTN = 0.775387
GMD
Avg
1.2922
High
1.3090
Low
1.2819
Last updated: 7/8/2026, 3:16:40 AM
Quick Conversions
| GMD | BTN |
|---|---|
| 1 GMD | 1.29 BTN |
| 10 GMD | 12.90 BTN |
| 50 GMD | 64.48 BTN |
| 100 GMD | 128.97 BTN |
| 500 GMD | 644.84 BTN |
| 1,000 GMD | 1,289.68 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-08T03:16:40Z",
"rates": {
"BTN": 1.289679
}
}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.96790000000001,
"rate": 1.289679
}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