Rate Overview
Live
1 GMD = 1.2997 BTN
1 BTN = 0.769379
GMD
Avg
1.3026
High
1.3157
Low
1.2866
Last updated: 5/27/2026, 9:52:39 PM
Quick Conversions
| GMD | BTN |
|---|---|
| 1 GMD | 1.30 BTN |
| 10 GMD | 13.00 BTN |
| 50 GMD | 64.99 BTN |
| 100 GMD | 129.97 BTN |
| 500 GMD | 649.87 BTN |
| 1,000 GMD | 1,299.75 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-05-27T21:52:39Z",
"rates": {
"BTN": 1.299749
}
}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": 129.9749,
"rate": 1.299749
}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