Rate Overview
Live
1 RSD = 0.611207 PHP
1 PHP = 1.6361
RSD
Avg
0.581224
High
0.612407
Low
0.539715
Last updated: 5/27/2026, 6:55:48 PM
Quick Conversions
| RSD | PHP |
|---|---|
| 1 RSD | 0.61 PHP |
| 10 RSD | 6.11 PHP |
| 50 RSD | 30.56 PHP |
| 100 RSD | 61.12 PHP |
| 500 RSD | 305.60 PHP |
| 1,000 RSD | 611.21 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-27T18:55:48Z",
"rates": {
"PHP": 0.611207
}
}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": 61.12069999999999,
"rate": 0.611207
}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