Rate Overview
Live
1 GMD = 1.2850 BTN
1 BTN = 0.778186
GMD
Avg
1.2928
High
1.3042
Low
1.2850
Last updated: 7/30/2026, 7:14:21 AM
Quick Conversions
| GMD | BTN |
|---|---|
| 1 GMD | 1.29 BTN |
| 10 GMD | 12.85 BTN |
| 50 GMD | 64.25 BTN |
| 100 GMD | 128.50 BTN |
| 500 GMD | 642.52 BTN |
| 1,000 GMD | 1,285.04 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-30T07:14:21Z",
"rates": {
"BTN": 1.285039
}
}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.50390000000002,
"rate": 1.285039
}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