Rate Overview
Live
1 RSD = 0.594692 PHP
1 PHP = 1.6815
RSD
Avg
0.592691
High
0.595074
Low
0.586957
Last updated: 3/28/2026, 1:40:52 PM
Quick Conversions
| RSD | PHP |
|---|---|
| 1 RSD | 0.59 PHP |
| 10 RSD | 5.95 PHP |
| 50 RSD | 29.73 PHP |
| 100 RSD | 59.47 PHP |
| 500 RSD | 297.35 PHP |
| 1,000 RSD | 594.69 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-03-28T13:40:52Z",
"rates": {
"PHP": 0.594692
}
}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.4692,
"rate": 0.594692
}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