Rate Overview
Live
1 MGA = 0.024104 RSD
1 RSD = 41.4869
MGA
Avg
0.024161
High
0.024223
Low
0.024104
Last updated: 6/16/2026, 7:32:50 PM
Quick Conversions
| MGA | RSD |
|---|---|
| 1 MGA | 0.02 RSD |
| 10 MGA | 0.24 RSD |
| 50 MGA | 1.21 RSD |
| 100 MGA | 2.41 RSD |
| 500 MGA | 12.05 RSD |
| 1,000 MGA | 24.10 RSD |
Get MGA/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=RSDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-06-16T19:32:50Z",
"rates": {
"RSD": 0.024104
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "RSD",
"amount": 100
},
"result": 2.4104,
"rate": 0.024104
}Build with MGA/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key