Rate Overview
Live
1 RSD = 0.606432 PHP
1 PHP = 1.6490
RSD
Avg
0.611606
High
0.615779
Low
0.606432
Last updated: 5/7/2026, 1:48:08 PM
Quick Conversions
| RSD | PHP |
|---|---|
| 1 RSD | 0.61 PHP |
| 10 RSD | 6.06 PHP |
| 50 RSD | 30.32 PHP |
| 100 RSD | 60.64 PHP |
| 500 RSD | 303.22 PHP |
| 1,000 RSD | 606.43 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-05-07T13:48:08Z",
"rates": {
"PHP": 0.606432
}
}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.6432,
"rate": 0.606432
}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