Rate Overview
Live
1 RUB = 0.745680 PHP
1 PHP = 1.3411
RUB
Avg
0.742722
High
0.783081
Low
0.694159
Last updated: 3/26/2026, 8:04:05 PM
Quick Conversions
| RUB | PHP |
|---|---|
| 1 RUB | 0.75 PHP |
| 10 RUB | 7.46 PHP |
| 50 RUB | 37.28 PHP |
| 100 RUB | 74.57 PHP |
| 500 RUB | 372.84 PHP |
| 1,000 RUB | 745.68 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-03-26T20:04:05Z",
"rates": {
"PHP": 0.74568
}
}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": 74.568,
"rate": 0.74568
}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