Rate Overview
Live
1 PHP = 23.9889 RWF
1 RWF = 0.041686
PHP
Avg
24.1106
High
24.1699
Low
23.9889
Last updated: 8/12/2026, 6:44:41 PM
Quick Conversions
| PHP | RWF |
|---|---|
| 1 PHP | 23.99 RWF |
| 10 PHP | 239.89 RWF |
| 50 PHP | 1,199.44 RWF |
| 100 PHP | 2,398.89 RWF |
| 500 PHP | 11,994.44 RWF |
| 1,000 PHP | 23,988.87 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-08-12T18:44:41Z",
"rates": {
"RWF": 23.988872
}
}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": 2398.8872,
"rate": 23.988872
}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