Rate Overview
Live
1 RSD = 0.594230 PHP
1 PHP = 1.6829 RSD
Avg
0.560347
High
0.594230
Low
0.514987
Last updated: 1/25/2026, 11:04:29 AM
Quick Conversions
| RSD | PHP |
|---|---|
| 1 RSD | 0.59 PHP |
| 10 RSD | 5.94 PHP |
| 50 RSD | 29.71 PHP |
| 100 RSD | 59.42 PHP |
| 500 RSD | 297.12 PHP |
| 1,000 RSD | 594.23 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-01-25T11:04:29Z",
"rates": {
"PHP": 0.59423
}
}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.423,
"rate": 0.59423
}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