Rate Overview
Live
1 PHP = 23.5005 RWF
1 RWF = 0.042552
PHP
Avg
23.6006
High
23.7960
Low
23.5005
Last updated: 9/3/2026, 11:09:48 PM
Quick Conversions
| PHP | RWF |
|---|---|
| 1 PHP | 23.50 RWF |
| 10 PHP | 235.01 RWF |
| 50 PHP | 1,175.03 RWF |
| 100 PHP | 2,350.05 RWF |
| 500 PHP | 11,750.27 RWF |
| 1,000 PHP | 23,500.54 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-09-03T23:09:48Z",
"rates": {
"RWF": 23.50054
}
}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": 2350.054,
"rate": 23.50054
}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