Rate Overview
Live
1 RSD = 0.609149 PHP
1 PHP = 1.6416
RSD
Avg
0.604365
High
0.609337
Low
0.598401
Last updated: 8/17/2026, 5:51:38 AM
Quick Conversions
| RSD | PHP |
|---|---|
| 1 RSD | 0.61 PHP |
| 10 RSD | 6.09 PHP |
| 50 RSD | 30.46 PHP |
| 100 RSD | 60.91 PHP |
| 500 RSD | 304.57 PHP |
| 1,000 RSD | 609.15 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-08-17T05:51:38Z",
"rates": {
"PHP": 0.609149
}
}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.9149,
"rate": 0.609149
}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