Rate Overview
Live
1 PHP = 24.1287 RWF
1 RWF = 0.041444
PHP
Avg
24.5538
High
25.4775
Low
23.1926
Last updated: 3/28/2026, 10:59:46 AM
Quick Conversions
| PHP | RWF |
|---|---|
| 1 PHP | 24.13 RWF |
| 10 PHP | 241.29 RWF |
| 50 PHP | 1,206.43 RWF |
| 100 PHP | 2,412.87 RWF |
| 500 PHP | 12,064.33 RWF |
| 1,000 PHP | 24,128.67 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-03-28T10:59:46Z",
"rates": {
"RWF": 24.128669
}
}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": 2412.8669,
"rate": 24.128669
}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