Rate Overview
Live
1 PHP = 1.3286 RUB
1 RUB = 0.752680
PHP
Avg
1.3299
High
1.3372
Low
1.3247
Last updated: 3/6/2026, 10:45:27 PM
Quick Conversions
| PHP | RUB |
|---|---|
| 1 PHP | 1.33 RUB |
| 10 PHP | 13.29 RUB |
| 50 PHP | 66.43 RUB |
| 100 PHP | 132.86 RUB |
| 500 PHP | 664.29 RUB |
| 1,000 PHP | 1,328.58 RUB |
Get PHP/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=RUBExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-06T22:45:27Z",
"rates": {
"RUB": 1.328585
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "RUB",
"amount": 100
},
"result": 132.8585,
"rate": 1.328585
}Build with PHP/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key