Rate Overview
Live
1 PHP = 23.7968 RWF
1 RWF = 0.042022
PHP
Avg
24.8499
High
25.7712
Low
23.7335
Last updated: 5/27/2026, 10:45:38 PM
Quick Conversions
| PHP | RWF |
|---|---|
| 1 PHP | 23.80 RWF |
| 10 PHP | 237.97 RWF |
| 50 PHP | 1,189.84 RWF |
| 100 PHP | 2,379.68 RWF |
| 500 PHP | 11,898.41 RWF |
| 1,000 PHP | 23,796.82 RWF |
Get PHP/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=RWFExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-05-27T22:45:38Z",
"rates": {
"RWF": 23.796825
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "RWF",
"amount": 100
},
"result": 2379.6825,
"rate": 23.796825
}Build with PHP/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key