Rate Overview
Live
1 BTN = 45.0074 MGA
1 MGA = 0.022219
BTN
Avg
45.2242
High
48.9797
Low
43.7638
Last updated: 7/28/2026, 3:04:08 PM
Quick Conversions
| BTN | MGA |
|---|---|
| 1 BTN | 45.01 MGA |
| 10 BTN | 450.07 MGA |
| 50 BTN | 2,250.37 MGA |
| 100 BTN | 4,500.74 MGA |
| 500 BTN | 22,503.71 MGA |
| 1,000 BTN | 45,007.41 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-28T15:04:08Z",
"rates": {
"MGA": 45.007412
}
}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": 4500.7412,
"rate": 45.007412
}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