Rate Overview
Live
1 GMD = 1.2845 BTN
1 BTN = 0.778508
GMD
Avg
1.2874
High
1.2966
Low
1.2834
Last updated: 6/19/2026, 8:44:24 AM
Quick Conversions
| GMD | BTN |
|---|---|
| 1 GMD | 1.28 BTN |
| 10 GMD | 12.85 BTN |
| 50 GMD | 64.23 BTN |
| 100 GMD | 128.45 BTN |
| 500 GMD | 642.25 BTN |
| 1,000 GMD | 1,284.51 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-19T08:44:24Z",
"rates": {
"BTN": 1.284509
}
}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.4509,
"rate": 1.284509
}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