Rate Overview
Live
1 PHP = 24.6948 RWF
1 RWF = 0.040494
PHP
Avg
24.9405
High
25.2381
Low
24.6354
Last updated: 3/7/2026, 7:35:04 AM
Quick Conversions
| PHP | RWF |
|---|---|
| 1 PHP | 24.69 RWF |
| 10 PHP | 246.95 RWF |
| 50 PHP | 1,234.74 RWF |
| 100 PHP | 2,469.48 RWF |
| 500 PHP | 12,347.40 RWF |
| 1,000 PHP | 24,694.79 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-07T07:35:04Z",
"rates": {
"RWF": 24.694792
}
}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": 2469.4791999999998,
"rate": 24.694792
}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