Rate Overview
Live
1 MGA = 0.022505 BTN
1 BTN = 44.4346
MGA
Avg
0.022651
High
0.022790
Low
0.022505
Last updated: 6/16/2026, 3:58:11 PM
Quick Conversions
| MGA | BTN |
|---|---|
| 1 MGA | 0.02 BTN |
| 10 MGA | 0.23 BTN |
| 50 MGA | 1.13 BTN |
| 100 MGA | 2.25 BTN |
| 500 MGA | 11.25 BTN |
| 1,000 MGA | 22.51 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-06-16T15:58:11Z",
"rates": {
"BTN": 0.022505
}
}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.2505,
"rate": 0.022505
}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