Rate Overview
Live
1 RSD = 0.599373 PHP
1 PHP = 1.6684
RSD
Avg
0.597112
High
0.612407
Low
0.579950
Last updated: 7/28/2026, 1:20:05 PM
Quick Conversions
| RSD | PHP |
|---|---|
| 1 RSD | 0.60 PHP |
| 10 RSD | 5.99 PHP |
| 50 RSD | 29.97 PHP |
| 100 RSD | 59.94 PHP |
| 500 RSD | 299.69 PHP |
| 1,000 RSD | 599.37 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-07-28T13:20:05Z",
"rates": {
"PHP": 0.599373
}
}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.93730000000001,
"rate": 0.599373
}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