Rate Overview
Live
1 PHP = 1.6643 RSD
1 RSD = 0.600869
PHP
Avg
1.6696
High
1.6782
Low
1.6643
Last updated: 7/7/2026, 9:33:24 AM
Quick Conversions
| PHP | RSD |
|---|---|
| 1 PHP | 1.66 RSD |
| 10 PHP | 16.64 RSD |
| 50 PHP | 83.21 RSD |
| 100 PHP | 166.43 RSD |
| 500 PHP | 832.13 RSD |
| 1,000 PHP | 1,664.26 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-07-07T09:33:24Z",
"rates": {
"RSD": 1.664255
}
}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": 166.4255,
"rate": 1.664255
}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