Rate Overview
Live
1 PHP = 0.058875 QAR
1 QAR = 16.9851
PHP
Avg
0.059335
High
0.060461
Low
0.058875
Last updated: 5/29/2026, 6:47:45 PM
Quick Conversions
| PHP | QAR |
|---|---|
| 1 PHP | 0.06 QAR |
| 10 PHP | 0.59 QAR |
| 50 PHP | 2.94 QAR |
| 100 PHP | 5.89 QAR |
| 500 PHP | 29.44 QAR |
| 1,000 PHP | 58.88 QAR |
Get PHP/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=QARExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-05-29T18:47:45Z",
"rates": {
"QAR": 0.058875
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "QAR",
"amount": 100
},
"result": 5.887499999999999,
"rate": 0.058875
}Build with PHP/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key