Rate Overview
Live
1 MGA = 0.022761 BTN
1 BTN = 43.9348
MGA
Avg
0.021582
High
0.022977
Low
0.019504
Last updated: 5/27/2026, 3:13:45 PM
Quick Conversions
| MGA | BTN |
|---|---|
| 1 MGA | 0.02 BTN |
| 10 MGA | 0.23 BTN |
| 50 MGA | 1.14 BTN |
| 100 MGA | 2.28 BTN |
| 500 MGA | 11.38 BTN |
| 1,000 MGA | 22.76 BTN |
Get MGA/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=BTNExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-27T15:13:45Z",
"rates": {
"BTN": 0.022761
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "BTN",
"amount": 100
},
"result": 2.2761,
"rate": 0.022761
}Build with MGA/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key