Rate Overview
Live
1 MGA = 0.023437 RSD
1 RSD = 42.6676
MGA
Avg
0.023386
High
0.023437
Low
0.023253
Last updated: 9/4/2026, 4:11:54 PM
Quick Conversions
| MGA | RSD |
|---|---|
| 1 MGA | 0.02 RSD |
| 10 MGA | 0.23 RSD |
| 50 MGA | 1.17 RSD |
| 100 MGA | 2.34 RSD |
| 500 MGA | 11.72 RSD |
| 1,000 MGA | 23.44 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-09-04T16:11:54Z",
"rates": {
"RSD": 0.023437
}
}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.3437,
"rate": 0.023437
}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