Rate Overview
Live
1 PHP = 1.7091 RSD
1 RSD = 0.585094
PHP
Avg
1.7160
High
1.7312
Low
1.7049
Last updated: 3/7/2026, 7:35:03 AM
Quick Conversions
| PHP | RSD |
|---|---|
| 1 PHP | 1.71 RSD |
| 10 PHP | 17.09 RSD |
| 50 PHP | 85.46 RSD |
| 100 PHP | 170.91 RSD |
| 500 PHP | 854.56 RSD |
| 1,000 PHP | 1,709.13 RSD |
Get PHP/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=RSDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-07T07:35:03Z",
"rates": {
"RSD": 1.709128
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "RSD",
"amount": 100
},
"result": 170.9128,
"rate": 1.709128
}Build with PHP/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key