Rate Overview
Live
1 BTN = 45.2860 MGA
1 MGA = 0.022082
BTN
Avg
45.6555
High
46.3606
Low
45.1600
Last updated: 3/7/2026, 3:21:22 AM
Quick Conversions
| BTN | MGA |
|---|---|
| 1 BTN | 45.29 MGA |
| 10 BTN | 452.86 MGA |
| 50 BTN | 2,264.30 MGA |
| 100 BTN | 4,528.60 MGA |
| 500 BTN | 22,642.98 MGA |
| 1,000 BTN | 45,285.96 MGA |
Get BTN/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=MGAExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-07T03:21:22Z",
"rates": {
"MGA": 45.28596
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "MGA",
"amount": 100
},
"result": 4528.5960000000005,
"rate": 45.28596
}Build with BTN/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key