Rate Overview
Live
1 PHP = 1.6828 RSD
1 RSD = 0.594230 PHP
Avg
1.6935
High
1.7007
Low
1.6828
Last updated: 1/25/2026, 7:12:57 AM
Quick Conversions
| PHP | RSD |
|---|---|
| 1 PHP | 1.68 RSD |
| 10 PHP | 16.83 RSD |
| 50 PHP | 84.14 RSD |
| 100 PHP | 168.28 RSD |
| 500 PHP | 841.42 RSD |
| 1,000 PHP | 1,682.85 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-01-25T07:12:57Z",
"rates": {
"RSD": 1.682849
}
}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": 168.2849,
"rate": 1.682849
}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