Rate Overview
Live
1 BTN = 44.6040 MGA
1 MGA = 0.022420
BTN
Avg
44.5676
High
44.7363
Low
44.3757
Last updated: 4/18/2026, 8:42:42 AM
Quick Conversions
| BTN | MGA |
|---|---|
| 1 BTN | 44.60 MGA |
| 10 BTN | 446.04 MGA |
| 50 BTN | 2,230.20 MGA |
| 100 BTN | 4,460.40 MGA |
| 500 BTN | 22,301.99 MGA |
| 1,000 BTN | 44,603.99 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-04-18T08:42:42Z",
"rates": {
"MGA": 44.603986
}
}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": 4460.3985999999995,
"rate": 44.603986
}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