Rate Overview
Live
1 MGA = 0.021920 BTN
1 BTN = 45.6204
MGA
Avg
0.022042
High
0.022290
Low
0.021920
Last updated: 9/2/2026, 6:31:45 AM
Quick Conversions
| MGA | BTN |
|---|---|
| 1 MGA | 0.02 BTN |
| 10 MGA | 0.22 BTN |
| 50 MGA | 1.10 BTN |
| 100 MGA | 2.19 BTN |
| 500 MGA | 10.96 BTN |
| 1,000 MGA | 21.92 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-09-02T06:31:45Z",
"rates": {
"BTN": 0.02192
}
}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.1919999999999997,
"rate": 0.02192
}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