Rate Overview
Live
1 PHP = 1.6718 RSD
1 RSD = 0.598168
PHP
Avg
1.7010
High
1.7729
Low
1.6283
Last updated: 7/25/2026, 11:48:26 PM
Quick Conversions
| PHP | RSD |
|---|---|
| 1 PHP | 1.67 RSD |
| 10 PHP | 16.72 RSD |
| 50 PHP | 83.59 RSD |
| 100 PHP | 167.18 RSD |
| 500 PHP | 835.89 RSD |
| 1,000 PHP | 1,671.77 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-25T23:48:26Z",
"rates": {
"RSD": 1.671772
}
}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": 167.1772,
"rate": 1.671772
}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