Rate Overview
Live
1 RSD = 0.594021 PHP
1 PHP = 1.6834
RSD
Avg
0.596712
High
0.600193
Low
0.593378
Last updated: 6/19/2026, 8:18:47 AM
Quick Conversions
| RSD | PHP |
|---|---|
| 1 RSD | 0.59 PHP |
| 10 RSD | 5.94 PHP |
| 50 RSD | 29.70 PHP |
| 100 RSD | 59.40 PHP |
| 500 RSD | 297.01 PHP |
| 1,000 RSD | 594.02 PHP |
Get RSD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=PHPExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-06-19T08:18:47Z",
"rates": {
"PHP": 0.594021
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "PHP",
"amount": 100
},
"result": 59.402100000000004,
"rate": 0.594021
}Build with RSD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key