Rate Overview
Live
1 MGA = 0.023941 RSD
1 RSD = 41.7693
MGA
Avg
0.023561
High
0.024509
Low
0.021736
Last updated: 7/22/2026, 1:37:57 AM
Quick Conversions
| MGA | RSD |
|---|---|
| 1 MGA | 0.02 RSD |
| 10 MGA | 0.24 RSD |
| 50 MGA | 1.20 RSD |
| 100 MGA | 2.39 RSD |
| 500 MGA | 11.97 RSD |
| 1,000 MGA | 23.94 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-07-22T01:37:57Z",
"rates": {
"RSD": 0.023941
}
}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.3941,
"rate": 0.023941
}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