Rate Overview
Live
1 RSD = 0.039872 MYR
1 MYR = 25.0803
RSD
Avg
0.039806
High
0.040532
Low
0.039497
Last updated: 7/21/2026, 6:19:38 AM
Quick Conversions
| RSD | MYR |
|---|---|
| 1 RSD | 0.04 MYR |
| 10 RSD | 0.40 MYR |
| 50 RSD | 1.99 MYR |
| 100 RSD | 3.99 MYR |
| 500 RSD | 19.94 MYR |
| 1,000 RSD | 39.87 MYR |
Get RSD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=MYRExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-07-21T06:19:38Z",
"rates": {
"MYR": 0.039872
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "MYR",
"amount": 100
},
"result": 3.9871999999999996,
"rate": 0.039872
}Build with RSD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key