Rate Overview
Live
1 PHP = 23.7832 RWF
1 RWF = 0.042046
PHP
Avg
23.7900
High
23.8549
Low
23.7388
Last updated: 7/29/2026, 4:47:58 AM
Quick Conversions
| PHP | RWF |
|---|---|
| 1 PHP | 23.78 RWF |
| 10 PHP | 237.83 RWF |
| 50 PHP | 1,189.16 RWF |
| 100 PHP | 2,378.32 RWF |
| 500 PHP | 11,891.61 RWF |
| 1,000 PHP | 23,783.22 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-07-29T04:47:58Z",
"rates": {
"RWF": 23.783223
}
}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": 2378.3223,
"rate": 23.783223
}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