Rate Overview
Live
1 BTN = 44.8073 MGA
1 MGA = 0.022318
BTN
Avg
44.6084
High
44.8073
Low
44.3756
Last updated: 7/10/2026, 10:05:30 AM
Quick Conversions
| BTN | MGA |
|---|---|
| 1 BTN | 44.81 MGA |
| 10 BTN | 448.07 MGA |
| 50 BTN | 2,240.37 MGA |
| 100 BTN | 4,480.74 MGA |
| 500 BTN | 22,403.68 MGA |
| 1,000 BTN | 44,807.35 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-10T10:05:30Z",
"rates": {
"MGA": 44.80735
}
}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": 4480.735,
"rate": 44.80735
}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