Rate Overview
Live
1 YER = 18.1765 MGA
1 MGA = 0.055016
YER
Avg
18.2351
High
18.3213
Low
18.1688
Last updated: 9/5/2026, 8:40:24 PM
Quick Conversions
| YER | MGA |
|---|---|
| 1 YER | 18.18 MGA |
| 10 YER | 181.77 MGA |
| 50 YER | 908.83 MGA |
| 100 YER | 1,817.65 MGA |
| 500 YER | 9,088.27 MGA |
| 1,000 YER | 18,176.55 MGA |
Get YER/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=MGAExample Response:
{
"success": true,
"base": "YER",
"date": "2026-09-05T20:40:24Z",
"rates": {
"MGA": 18.176547
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "MGA",
"amount": 100
},
"result": 1817.6547,
"rate": 18.176547
}Build with YER/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key