Rate Overview
Live
1 PHP = 0.074186 RON
1 RON = 13.4796
PHP
Avg
0.073539
High
0.075112
Low
0.071297
Last updated: 7/24/2026, 10:19:44 AM
Quick Conversions
| PHP | RON |
|---|---|
| 1 PHP | 0.07 RON |
| 10 PHP | 0.74 RON |
| 50 PHP | 3.71 RON |
| 100 PHP | 7.42 RON |
| 500 PHP | 37.09 RON |
| 1,000 PHP | 74.19 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-07-24T10:19:44Z",
"rates": {
"RON": 0.074186
}
}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.4186000000000005,
"rate": 0.074186
}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