Rate Overview
Live
1 BTN = 44.1110 MGA
1 MGA = 0.022670
BTN
Avg
43.9049
High
44.1780
Low
43.7046
Last updated: 5/9/2026, 1:26:11 PM
Quick Conversions
| BTN | MGA |
|---|---|
| 1 BTN | 44.11 MGA |
| 10 BTN | 441.11 MGA |
| 50 BTN | 2,205.55 MGA |
| 100 BTN | 4,411.10 MGA |
| 500 BTN | 22,055.48 MGA |
| 1,000 BTN | 44,110.96 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-09T13:26:11Z",
"rates": {
"MGA": 44.110964
}
}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": 4411.0964,
"rate": 44.110964
}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