Rate Overview
Live
1 MVR = 4.0022 PHP
1 PHP = 0.249863
MVR
Avg
3.7860
High
4.0057
Low
3.5923
Last updated: 5/27/2026, 3:39:36 AM
Quick Conversions
| MVR | PHP |
|---|---|
| 1 MVR | 4.00 PHP |
| 10 MVR | 40.02 PHP |
| 50 MVR | 200.11 PHP |
| 100 MVR | 400.22 PHP |
| 500 MVR | 2,001.10 PHP |
| 1,000 MVR | 4,002.19 PHP |
Get MVR/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=PHPExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-05-27T03:39:36Z",
"rates": {
"PHP": 4.002192
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "PHP",
"amount": 100
},
"result": 400.2192,
"rate": 4.002192
}Build with MVR/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key