Rate Overview
Live
1 PHP = 1.7113 RSD
1 RSD = 0.584363
PHP
Avg
1.6991
High
1.7113
Low
1.6833
Last updated: 2/14/2026, 10:02:27 AM
Quick Conversions
| PHP | RSD |
|---|---|
| 1 PHP | 1.71 RSD |
| 10 PHP | 17.11 RSD |
| 50 PHP | 85.56 RSD |
| 100 PHP | 171.13 RSD |
| 500 PHP | 855.63 RSD |
| 1,000 PHP | 1,711.27 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-02-14T10:02:27Z",
"rates": {
"RSD": 1.711265
}
}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": 171.1265,
"rate": 1.711265
}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