Rate Overview
Live
1 PHP = 0.266800 MVR
1 MVR = 3.7481
PHP
Avg
0.265241
High
0.267202
Low
0.263431
Last updated: 2/14/2026, 1:08:36 PM
Quick Conversions
| PHP | MVR |
|---|---|
| 1 PHP | 0.27 MVR |
| 10 PHP | 2.67 MVR |
| 50 PHP | 13.34 MVR |
| 100 PHP | 26.68 MVR |
| 500 PHP | 133.40 MVR |
| 1,000 PHP | 266.80 MVR |
Get PHP/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=MVRExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-02-14T13:08:36Z",
"rates": {
"MVR": 0.2668
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "MVR",
"amount": 100
},
"result": 26.68,
"rate": 0.2668
}Build with PHP/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key