Rate Overview
Live
1 GMD = 1.2517 BTN
1 BTN = 0.798896
GMD
Avg
1.2467
High
1.2573
Low
1.2354
Last updated: 3/7/2026, 7:54:58 AM
Quick Conversions
| GMD | BTN |
|---|---|
| 1 GMD | 1.25 BTN |
| 10 GMD | 12.52 BTN |
| 50 GMD | 62.59 BTN |
| 100 GMD | 125.17 BTN |
| 500 GMD | 625.86 BTN |
| 1,000 GMD | 1,251.73 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-07T07:54:58Z",
"rates": {
"BTN": 1.251727
}
}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": 125.1727,
"rate": 1.251727
}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