Rate Overview
Live
1 BTN = 44.5274 MGA
1 MGA = 0.022458
BTN
Avg
44.3033
High
44.5274
Low
44.1249
Last updated: 6/19/2026, 10:24:07 AM
Quick Conversions
| BTN | MGA |
|---|---|
| 1 BTN | 44.53 MGA |
| 10 BTN | 445.27 MGA |
| 50 BTN | 2,226.37 MGA |
| 100 BTN | 4,452.74 MGA |
| 500 BTN | 22,263.69 MGA |
| 1,000 BTN | 44,527.38 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-06-19T10:24:07Z",
"rates": {
"MGA": 44.52738
}
}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": 4452.738,
"rate": 44.52738
}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