Rate Overview
Live
1 GMD = 1.2721 BTN
1 BTN = 0.786126
GMD
Avg
1.2735
High
1.2816
Low
1.2657
Last updated: 9/8/2026, 11:37:44 PM
Quick Conversions
| GMD | BTN |
|---|---|
| 1 GMD | 1.27 BTN |
| 10 GMD | 12.72 BTN |
| 50 GMD | 63.60 BTN |
| 100 GMD | 127.21 BTN |
| 500 GMD | 636.03 BTN |
| 1,000 GMD | 1,272.06 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-09-08T23:37:44Z",
"rates": {
"BTN": 1.272061
}
}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": 127.2061,
"rate": 1.272061
}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