Rate Overview
Live
1 PHP = 24.2533 RWF
1 RWF = 0.041232
PHP
Avg
24.3272
High
24.4202
Low
24.2157
Last updated: 4/17/2026, 1:27:55 PM
Quick Conversions
| PHP | RWF |
|---|---|
| 1 PHP | 24.25 RWF |
| 10 PHP | 242.53 RWF |
| 50 PHP | 1,212.66 RWF |
| 100 PHP | 2,425.33 RWF |
| 500 PHP | 12,126.63 RWF |
| 1,000 PHP | 24,253.27 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-04-17T13:27:55Z",
"rates": {
"RWF": 24.253267
}
}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": 2425.3267,
"rate": 24.253267
}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