Rate Overview
Live
1 RUB = 0.821311 PHP
1 PHP = 1.2176
RUB
Avg
0.820514
High
0.822210
Low
0.817492
Last updated: 5/6/2026, 2:48:41 AM
Quick Conversions
| RUB | PHP |
|---|---|
| 1 RUB | 0.82 PHP |
| 10 RUB | 8.21 PHP |
| 50 RUB | 41.07 PHP |
| 100 RUB | 82.13 PHP |
| 500 RUB | 410.66 PHP |
| 1,000 RUB | 821.31 PHP |
Get RUB/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=PHPExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-05-06T02:48:41Z",
"rates": {
"PHP": 0.821311
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "PHP",
"amount": 100
},
"result": 82.1311,
"rate": 0.821311
}Build with RUB/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key