Rate Overview
Live
1 YER = 17.6215 MGA
1 MGA = 0.056749
YER
Avg
17.4944
High
17.6304
Low
17.3829
Last updated: 5/27/2026, 2:54:22 PM
Quick Conversions
| YER | MGA |
|---|---|
| 1 YER | 17.62 MGA |
| 10 YER | 176.22 MGA |
| 50 YER | 881.08 MGA |
| 100 YER | 1,762.15 MGA |
| 500 YER | 8,810.75 MGA |
| 1,000 YER | 17,621.51 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-05-27T14:54:22Z",
"rates": {
"MGA": 17.621507
}
}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": 1762.1507000000001,
"rate": 17.621507
}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