Rate Overview
Live
1 RSD = 0.599983 PHP
1 PHP = 1.6667
RSD
Avg
0.588590
High
0.615716
Low
0.565952
Last updated: 7/27/2026, 11:02:29 PM
Quick Conversions
| RSD | PHP |
|---|---|
| 1 RSD | 0.60 PHP |
| 10 RSD | 6.00 PHP |
| 50 RSD | 30.00 PHP |
| 100 RSD | 60.00 PHP |
| 500 RSD | 299.99 PHP |
| 1,000 RSD | 599.98 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-27T23:02:29Z",
"rates": {
"PHP": 0.599983
}
}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.99830000000001,
"rate": 0.599983
}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