Rate Overview
Live
1 PHP = 1.6146 RSD
1 RSD = 0.619360
PHP
Avg
1.6210
High
1.6273
Low
1.6146
Last updated: 9/3/2026, 11:10:05 PM
Quick Conversions
| PHP | RSD |
|---|---|
| 1 PHP | 1.61 RSD |
| 10 PHP | 16.15 RSD |
| 50 PHP | 80.73 RSD |
| 100 PHP | 161.46 RSD |
| 500 PHP | 807.29 RSD |
| 1,000 PHP | 1,614.57 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-09-03T23:10:05Z",
"rates": {
"RSD": 1.614571
}
}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": 161.4571,
"rate": 1.614571
}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