Rate Overview
Live
1 PHP = 0.073117 RON
1 RON = 13.6767
PHP
Avg
0.073261
High
0.073677
Low
0.073085
Last updated: 3/28/2026, 9:25:00 AM
Quick Conversions
| PHP | RON |
|---|---|
| 1 PHP | 0.07 RON |
| 10 PHP | 0.73 RON |
| 50 PHP | 3.66 RON |
| 100 PHP | 7.31 RON |
| 500 PHP | 36.56 RON |
| 1,000 PHP | 73.12 RON |
Get PHP/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=RONExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-28T09:25:00Z",
"rates": {
"RON": 0.073117
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "RON",
"amount": 100
},
"result": 7.3117,
"rate": 0.073117
}Build with PHP/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key