Rate Overview
Live
1 PHP = 0.061653 QAR
1 QAR = 16.2198
PHP
Avg
0.062205
High
0.063040
Low
0.061411
Last updated: 3/7/2026, 7:34:59 AM
Quick Conversions
| PHP | QAR |
|---|---|
| 1 PHP | 0.06 QAR |
| 10 PHP | 0.62 QAR |
| 50 PHP | 3.08 QAR |
| 100 PHP | 6.17 QAR |
| 500 PHP | 30.83 QAR |
| 1,000 PHP | 61.65 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-03-07T07:34:59Z",
"rates": {
"QAR": 0.061653
}
}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": 6.1653,
"rate": 0.061653
}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