Rate Overview
Live
1 PHP = 1.6497 RSD
1 RSD = 0.606161
PHP
Avg
1.6379
High
1.6540
Low
1.6240
Last updated: 5/8/2026, 5:55:09 AM
Quick Conversions
| PHP | RSD |
|---|---|
| 1 PHP | 1.65 RSD |
| 10 PHP | 16.50 RSD |
| 50 PHP | 82.49 RSD |
| 100 PHP | 164.97 RSD |
| 500 PHP | 824.86 RSD |
| 1,000 PHP | 1,649.73 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-05-08T05:55:09Z",
"rates": {
"RSD": 1.649727
}
}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": 164.9727,
"rate": 1.649727
}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