Rate Overview
Live
1 MGA = 0.023646 RSD
1 RSD = 42.2905
MGA
Avg
0.023646
High
0.025278
Low
0.021812
Last updated: 7/27/2026, 7:44:46 AM
Quick Conversions
| MGA | RSD |
|---|---|
| 1 MGA | 0.02 RSD |
| 10 MGA | 0.24 RSD |
| 50 MGA | 1.18 RSD |
| 100 MGA | 2.36 RSD |
| 500 MGA | 11.82 RSD |
| 1,000 MGA | 23.65 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-27T07:44:46Z",
"rates": {
"RSD": 0.023646
}
}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.3646000000000003,
"rate": 0.023646
}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