Rate Overview
Live
1 BTN = 43.8349 MGA
1 MGA = 0.022813
BTN
Avg
48.3295
High
52.4113
Low
43.6601
Last updated: 5/29/2026, 9:58:26 PM
Quick Conversions
| BTN | MGA |
|---|---|
| 1 BTN | 43.83 MGA |
| 10 BTN | 438.35 MGA |
| 50 BTN | 2,191.74 MGA |
| 100 BTN | 4,383.49 MGA |
| 500 BTN | 21,917.44 MGA |
| 1,000 BTN | 43,834.89 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-05-29T21:58:26Z",
"rates": {
"MGA": 43.834888
}
}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": 4383.4888,
"rate": 43.834888
}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