Rate Overview
Live
1 PHP = 1.6815 RSD
1 RSD = 0.594692
PHP
Avg
1.6872
High
1.7037
Low
1.6805
Last updated: 3/28/2026, 3:16:42 PM
Quick Conversions
| PHP | RSD |
|---|---|
| 1 PHP | 1.68 RSD |
| 10 PHP | 16.82 RSD |
| 50 PHP | 84.08 RSD |
| 100 PHP | 168.15 RSD |
| 500 PHP | 840.77 RSD |
| 1,000 PHP | 1,681.54 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-03-28T15:16:42Z",
"rates": {
"RSD": 1.681542
}
}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.1542,
"rate": 1.681542
}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