Rate Overview
Live
1 PHP = 24.2313 RWF
1 RWF = 0.041269
PHP
Avg
23.9002
High
24.3048
Low
23.7064
Last updated: 5/7/2026, 4:58:00 PM
Quick Conversions
| PHP | RWF |
|---|---|
| 1 PHP | 24.23 RWF |
| 10 PHP | 242.31 RWF |
| 50 PHP | 1,211.56 RWF |
| 100 PHP | 2,423.13 RWF |
| 500 PHP | 12,115.64 RWF |
| 1,000 PHP | 24,231.28 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-05-07T16:58:00Z",
"rates": {
"RWF": 24.231282
}
}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": 2423.1282,
"rate": 24.231282
}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