Rate Overview
Live
1 MGA = 0.020238 BTN
1 BTN = 49.4120
MGA
Avg
0.020021
High
0.020238
Low
0.019562
Last updated: 1/25/2026, 10:05:01 PM
Quick Conversions
| MGA | BTN |
|---|---|
| 1 MGA | 0.02 BTN |
| 10 MGA | 0.20 BTN |
| 50 MGA | 1.01 BTN |
| 100 MGA | 2.02 BTN |
| 500 MGA | 10.12 BTN |
| 1,000 MGA | 20.24 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-01-25T22:05:01Z",
"rates": {
"BTN": 0.020238
}
}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.0238,
"rate": 0.020238
}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