Rate Overview
Live
1 BTN = 45.0895 MGA
1 MGA = 0.022178
BTN
Avg
44.9463
High
45.3126
Low
44.5436
Last updated: 7/31/2026, 7:51:56 PM
Quick Conversions
| BTN | MGA |
|---|---|
| 1 BTN | 45.09 MGA |
| 10 BTN | 450.90 MGA |
| 50 BTN | 2,254.48 MGA |
| 100 BTN | 4,508.95 MGA |
| 500 BTN | 22,544.76 MGA |
| 1,000 BTN | 45,089.52 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-31T19:51:56Z",
"rates": {
"MGA": 45.089521
}
}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": 4508.9520999999995,
"rate": 45.089521
}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