Rate Overview
Live
1 PHP = 24.1880 RWF
1 RWF = 0.041343
PHP
Avg
24.2587
High
24.5761
Low
24.0677
Last updated: 6/19/2026, 8:38:01 AM
Quick Conversions
| PHP | RWF |
|---|---|
| 1 PHP | 24.19 RWF |
| 10 PHP | 241.88 RWF |
| 50 PHP | 1,209.40 RWF |
| 100 PHP | 2,418.80 RWF |
| 500 PHP | 12,094.00 RWF |
| 1,000 PHP | 24,188.01 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-06-19T08:38:01Z",
"rates": {
"RWF": 24.188007
}
}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": 2418.8007,
"rate": 24.188007
}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