Rate Overview
Live
1 RSD = 0.600402 PHP
1 PHP = 1.6656
RSD
Avg
0.599008
High
0.600402
Low
0.597093
Last updated: 7/8/2026, 7:00:44 PM
Quick Conversions
| RSD | PHP |
|---|---|
| 1 RSD | 0.60 PHP |
| 10 RSD | 6.00 PHP |
| 50 RSD | 30.02 PHP |
| 100 RSD | 60.04 PHP |
| 500 RSD | 300.20 PHP |
| 1,000 RSD | 600.40 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-08T19:00:44Z",
"rates": {
"PHP": 0.600402
}
}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": 60.0402,
"rate": 0.600402
}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