Rate Overview
Live
1 MYR = 25.0886 RSD
1 RSD = 0.039859
MYR
Avg
25.1904
High
25.3196
Low
25.0886
Last updated: 4/17/2026, 7:37:05 AM
Quick Conversions
| MYR | RSD |
|---|---|
| 1 MYR | 25.09 RSD |
| 10 MYR | 250.89 RSD |
| 50 MYR | 1,254.43 RSD |
| 100 MYR | 2,508.86 RSD |
| 500 MYR | 12,544.30 RSD |
| 1,000 MYR | 25,088.61 RSD |
Get MYR/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=RSDExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-04-17T07:37:05Z",
"rates": {
"RSD": 25.088608
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "RSD",
"amount": 100
},
"result": 2508.8608,
"rate": 25.088608
}Build with MYR/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key