Rate Overview
Live
1 BTN = 44.2616 MGA
1 MGA = 0.022593
BTN
Avg
50.7464
High
54.6351
Low
44.2616
Last updated: 3/27/2026, 11:47:29 AM
Quick Conversions
| BTN | MGA |
|---|---|
| 1 BTN | 44.26 MGA |
| 10 BTN | 442.62 MGA |
| 50 BTN | 2,213.08 MGA |
| 100 BTN | 4,426.16 MGA |
| 500 BTN | 22,130.79 MGA |
| 1,000 BTN | 44,261.57 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-03-27T11:47:29Z",
"rates": {
"MGA": 44.26157
}
}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": 4426.157,
"rate": 44.26157
}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