Rate Overview
Live
1 YER = 18.0760 MGA
1 MGA = 0.055322
YER
Avg
17.9915
High
18.0773
Low
17.8529
Last updated: 7/22/2026, 11:22:21 AM
Quick Conversions
| YER | MGA |
|---|---|
| 1 YER | 18.08 MGA |
| 10 YER | 180.76 MGA |
| 50 YER | 903.80 MGA |
| 100 YER | 1,807.60 MGA |
| 500 YER | 9,038.01 MGA |
| 1,000 YER | 18,076.03 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-22T11:22:21Z",
"rates": {
"MGA": 18.076028
}
}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": 1807.6028000000001,
"rate": 18.076028
}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