Rate Overview
Live
1 PHP = 1.6503 RSD
1 RSD = 0.605942
PHP
Avg
1.6607
High
1.6711
Low
1.6503
Last updated: 8/15/2026, 11:37:06 PM
Quick Conversions
| PHP | RSD |
|---|---|
| 1 PHP | 1.65 RSD |
| 10 PHP | 16.50 RSD |
| 50 PHP | 82.52 RSD |
| 100 PHP | 165.03 RSD |
| 500 PHP | 825.16 RSD |
| 1,000 PHP | 1,650.32 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-08-15T23:37:06Z",
"rates": {
"RSD": 1.650322
}
}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": 165.03220000000002,
"rate": 1.650322
}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