Rate Overview
Live
1 BTN = 45.3126 MGA
1 MGA = 0.022069
BTN
Avg
47.4783
High
51.2699
Low
43.5207
Last updated: 7/27/2026, 11:58:40 PM
Quick Conversions
| BTN | MGA |
|---|---|
| 1 BTN | 45.31 MGA |
| 10 BTN | 453.13 MGA |
| 50 BTN | 2,265.63 MGA |
| 100 BTN | 4,531.26 MGA |
| 500 BTN | 22,656.32 MGA |
| 1,000 BTN | 45,312.64 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-07-27T23:58:40Z",
"rates": {
"MGA": 45.312636
}
}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": 4531.2636,
"rate": 45.312636
}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