Rate Overview
Live
1 YER = 18.0963 MGA
1 MGA = 0.055260
YER
Avg
17.9574
High
18.1472
Low
17.7563
Last updated: 7/26/2026, 8:38:29 PM
Quick Conversions
| YER | MGA |
|---|---|
| 1 YER | 18.10 MGA |
| 10 YER | 180.96 MGA |
| 50 YER | 904.82 MGA |
| 100 YER | 1,809.63 MGA |
| 500 YER | 9,048.17 MGA |
| 1,000 YER | 18,096.35 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-07-26T20:38:29Z",
"rates": {
"MGA": 18.096347
}
}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": 1809.6347,
"rate": 18.096347
}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