Rate Overview
Live
1 BTN = 45.0593 MGA
1 MGA = 0.022193
BTN
Avg
45.1059
High
45.2476
Low
44.9617
Last updated: 8/19/2026, 6:38:19 AM
Quick Conversions
| BTN | MGA |
|---|---|
| 1 BTN | 45.06 MGA |
| 10 BTN | 450.59 MGA |
| 50 BTN | 2,252.96 MGA |
| 100 BTN | 4,505.93 MGA |
| 500 BTN | 22,529.65 MGA |
| 1,000 BTN | 45,059.29 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-08-19T06:38:19Z",
"rates": {
"MGA": 45.059294
}
}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": 4505.9294,
"rate": 45.059294
}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