Rate Overview
Live
1 GMD = 1.2781 BTN
1 BTN = 0.782386
GMD
Avg
1.2656
High
1.2781
Low
1.2499
Last updated: 4/17/2026, 2:32:05 PM
Quick Conversions
| GMD | BTN |
|---|---|
| 1 GMD | 1.28 BTN |
| 10 GMD | 12.78 BTN |
| 50 GMD | 63.91 BTN |
| 100 GMD | 127.81 BTN |
| 500 GMD | 639.07 BTN |
| 1,000 GMD | 1,278.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-04-17T14:32:05Z",
"rates": {
"BTN": 1.278142
}
}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.81419999999999,
"rate": 1.278142
}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